projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1574d25
)
(menu-bar-search-menu): Nicer help string.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 18 Sep 2002 16:04:37 +0000
(16:04 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 18 Sep 2002 16:04:37 +0000
(16:04 +0000)
lisp/menu-bar.el
patch
|
blob
|
history
diff --git
a/lisp/menu-bar.el
b/lisp/menu-bar.el
index edee0b89d97f528998faba5e2fcd25384475f216..e773492343b3f465ba08ab799d6d3ba956d23f17 100644
(file)
--- a/
lisp/menu-bar.el
+++ b/
lisp/menu-bar.el
@@
-282,7
+282,7
@@
A large number or nil slows down menu responsiveness."
(define-key menu-bar-search-menu [i-search]
(list 'menu-item "Incremental Search" menu-bar-i-search-menu
- :help "Incremental Search"))
+ :help "Incremental Search
finds partial matches while you type the search string.\nIt is most convenient from the keyboard. Try it!
"))
(define-key menu-bar-search-menu [separator-tag-isearch]
'(menu-item "--"))